home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / modula2 / 489 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  940 b 

  1. Path: blackbush.xlink.net!bibbgl!bibbgl!not-for-mail
  2. From: dozja@ux-01.bg.bib.de (Holger Jakobs)
  3. Newsgroups: comp.lang.modula2
  4. Subject: Re: Modula-2 to Pascal Code Conversion
  5. Date: 29 Mar 1996 12:14:01 +0100
  6. Organization: Bildungszentrum (b.i.b.), Bergisch Gladbach
  7. Message-ID: <4jgglp$1td@ux-01.bg.bib.de>
  8. References: <4je2lc$onf@stork.runit.sintef.no>
  9. NNTP-Posting-Host: ux-01.bg.bib.de
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Anders Kroksaeter (akro@veg.sintef.no) wrote:
  13. : I have this Modula-2 DOS program, which I'm thinking of converting to 
  14. : Pascal, and then perhaps into Delphi.
  15.  
  16. : Can anyone tell me if there is a Modula-2 to Pascal Code Converter 
  17. : around ?
  18.  
  19. WHY? Why does anybody want to go back from a superior language to a
  20. predecessor?
  21.  
  22. Actually, it won't work if you have any code in it that uses features
  23. that are only available in Modula-2.
  24.  
  25. I am afraid you will have to rewrite most of it manually.
  26.  
  27. Holger   ja@bg.bib.de
  28.  
  29.